高级检索

基于多路径广度优先搜索算法的代谢通路设计与实现

Design and Implementation of Metabolic Pathway Based on Multi-path Breadth-first Searching Algorithm

  • 摘要: 寻找从底物到产物的可行代谢通路是代谢工程设计中的核心环节。针对复杂代谢网络中代谢通路不唯一的情况以及传统 K 条最短路径(K-Shortest Path, KSP)算法效率低的问题, 该文通过对传统KSP 算法的优化, 引入关键边概念以减少非必要的重复计算;搭建代谢通路设计 Web 平台, 使用并行计算方式提升了算法运算性能。最终, 通过引入代谢网络图, 对改进 KSP 算法的多路径搜索效率进行验证, 结果显示较传统 KSP 算法有 5~9 倍的性能提升。

     

    Abstract: To find possible reactions that exist in metabolic networks is essential for metabolic engineering. The K-shortest path (KSP) algorithm is a traditional method that is usually used to identify alternative metabolic pathways. To improve the computation efficiency of conventional KSP method, an efficient KSP-based searching method is proposed in this paper. The basic idea is to introduce the critical edge to reduce the redundant calculation. A web-platform is constructed to design metabolic pathways. The parallel computing technique is introduced to improve the computing efficiency. The proposed method is validated on the KEGG metabolic pathways map, and the results show that the proposed method improve the computation efficiency by 5-9 times, compared with the traditional KSP algorithm.

     

/

返回文章
返回